Uses of Package
ddejonge.bandana.calculators
Package | Description |
---|---|
ddejonge.bandana.calculators | |
ddejonge.bandana.tools | |
ddejonge.bandana.tournamentObserver |
-
Classes in ddejonge.bandana.calculators used by ddejonge.bandana.calculators Class Description ScoreCalculator Abstract base class for the other Score CalculatorsTeam Immutable class that represents a group of agents or powers to which we want to assign a single score.
Essentially nothing more than a list of agent names or power names, together with a team name.
Note that this has nothing to do with the concept of a 'coalition' in a game. -
Classes in ddejonge.bandana.calculators used by ddejonge.bandana.tools Class Description ScoreCalculator Abstract base class for the other Score Calculators -
Classes in ddejonge.bandana.calculators used by ddejonge.bandana.tournamentObserver Class Description ScoreCalculator Abstract base class for the other Score CalculatorsTeam Immutable class that represents a group of agents or powers to which we want to assign a single score.
Essentially nothing more than a list of agent names or power names, together with a team name.
Note that this has nothing to do with the concept of a 'coalition' in a game.